ComponentOne ASP.NET MVC Controls
Offset Property (FlexPieBase<T>)

C1.Web.Mvc Namespace > FlexPieBase<T> Class : Offset Property
Gets or sets the offset of the slices from the pie center.
Syntax
'Declaration
 
Public Property Offset As Single
public float Offset {get; set;}
Remarks
The offset is measured as a fraction of the pie radius.
See Also

Reference

FlexPieBase<T> Class
FlexPieBase<T> Members